object BuildHTML: TBuildHTML Left = 199 Top = 147 BorderIcons = [] BorderStyle = bsDialog Caption = 'Building HTML Files' ClientHeight = 124 ClientWidth = 334 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnActivate = FormActivate PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 87 Top = 32 Width = 160 Height = 20 Caption = 'Building HTML Files' Font.Color = clBlack Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object memH1: TMemo Left = 144 Top = 32 Width = 185 Height = 17 Lines.Strings = ( 'memH1') TabOrder = 3 Visible = False WordWrap = False end object ProgressBar1: TProgressBar Left = 18 Top = 64 Width = 297 Height = 33 Min = 0 Max = 100 TabOrder = 0 end object Memo1: TMemo Left = 0 Top = 0 Width = 337 Height = 25 TabStop = False Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Lines.Strings = ( 'Memo1') ParentFont = False TabOrder = 1 Visible = False end object dbcIndex1: TwwDBCombobox Left = 40 Top = 104 Width = 121 Height = 21 ShowButton = True Style = csDropDown MapList = True AllowClearKey = False DropDownCount = 8 ItemHeight = 0 MaxLength = 0 Sorted = True TabOrder = 2 Visible = False end object memGH1: TMemo Left = 141 Top = 48 Width = 185 Height = 17 Lines.Strings = ( 'memS1') TabOrder = 4 Visible = False WordWrap = False end object memB1: TMemo Left = 141 Top = 72 Width = 185 Height = 17 Lines.Strings = ( 'memS1') TabOrder = 5 Visible = False WordWrap = False end object memGF1: TMemo Left = 141 Top = 88 Width = 185 Height = 17 Lines.Strings = ( 'memS1') TabOrder = 6 Visible = False WordWrap = False end object memF1: TMemo Left = 141 Top = 104 Width = 185 Height = 17 Lines.Strings = ( 'memS1') TabOrder = 7 Visible = False WordWrap = False end object memGH2: TMemo Left = 61 Top = 56 Width = 185 Height = 17 Lines.Strings = ( 'memS1') TabOrder = 8 Visible = False WordWrap = False end object memGH3: TMemo Left = 149 Top = 56 Width = 185 Height = 17 Lines.Strings = ( 'memS1') TabOrder = 9 Visible = False WordWrap = False end object memGF2: TMemo Left = 13 Top = 72 Width = 185 Height = 17 Lines.Strings = ( 'memS1') TabOrder = 10 Visible = False WordWrap = False end object memGF3: TMemo Left = 141 Top = 80 Width = 185 Height = 17 Lines.Strings = ( 'memS1') TabOrder = 11 Visible = False WordWrap = False end object MemoO1: TMemo Left = 21 Top = 80 Width = 185 Height = 17 Lines.Strings = ( 'memS1') TabOrder = 12 Visible = False WordWrap = False end object MemoO2: TMemo Left = 29 Top = 88 Width = 185 Height = 17 Lines.Strings = ( 'memS1') TabOrder = 13 Visible = False WordWrap = False end object Timer1: TTimer Enabled = False Interval = 1 OnTimer = Timer1Timer Top = 32 end end